(Window System Selections): Add anchor.
authorLuc Teirlinck <teirllm@auburn.edu>
Sat, 21 Feb 2004 18:23:10 +0000 (18:23 +0000)
committerLuc Teirlinck <teirllm@auburn.edu>
Sat, 21 Feb 2004 18:23:10 +0000 (18:23 +0000)
lispref/frames.texi

index 02cc1e68f8d109959a1dcb0584d911727548e1a3..0be4c525822be8d64210864ac8542363c7f07cc7 100644 (file)
@@ -1503,6 +1503,7 @@ This function returns the contents of cut buffer number @var{n}.
 If omitted @var{n} defaults to 0.
 @end defun
 
+@anchor{Definition of x-set-cut-buffer}
 @defun x-set-cut-buffer string &optional push
 This function stores @var{string} into the first cut buffer (cut buffer
 0).  If @var{push} is @code{nil}, only the first cut buffer is changed.